From f7e327baa15ec01eeaf490976c7a7cbc1d39e7e3 Mon Sep 17 00:00:00 2001 From: Stevan Earl Date: Thu, 23 Oct 2025 15:06:38 -0700 Subject: [PATCH] docs(schema): clarify that biography_log.dateofudpate cannot be null --- doc/src/tables/biography_log.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/tables/biography_log.m4 b/doc/src/tables/biography_log.m4 index e6e733c..0b642e9 100644 --- a/doc/src/tables/biography_log.m4 +++ b/doc/src/tables/biography_log.m4 @@ -52,7 +52,7 @@ DateOfUpdate |BIOGRAPHY_LOG.DateOfUpdate_summary| This date cannot be before ``sdb_first_biography_log_date`` and cannot be after the current -date. +date. |notnull| .. _BIOGRAPHY_LOG.AnimID: -- 2.34.1